home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / mac / 3-Presentations / Apple Demos / Training / HyperCard 2.0 Training / •HC 2.0-6 / card_23695.txt < prev    next >
Text File  |  1990-04-06  |  5KB  |  249 lines

  1. -- card: 23695 from stack: in.0-6
  2. -- bmap block id: 23849
  3. -- flags: 0000
  4. -- background id: 9237
  5. -- name: Icon Editor Full.2
  6. ----- HyperTalk script -----
  7. on closeCard
  8.   lock screen
  9.   hideInfo
  10.   unlock screen with visual dissolve
  11.   wait 20
  12. end closeCard
  13.  
  14.  
  15.  
  16.  
  17. -- part 2 (button)
  18. -- low flags: 00
  19. -- high flags: 2000
  20. -- rect: left=21 top=19 right=301 bottom=336
  21. -- title width / last selected line: 0
  22. -- icon id / first selected line: 0 / 0
  23. -- text alignment: 1
  24. -- font id: 0
  25. -- text size: 12
  26. -- style flags: 0
  27. -- line height: 16
  28. -- part name: Info 1
  29. ----- HyperTalk script -----
  30. on mouseUp
  31.   showFld
  32. end mouseUp
  33.  
  34.  
  35.  
  36. -- part 7 (button)
  37. -- low flags: 00
  38. -- high flags: 2000
  39. -- rect: left=101 top=310 right=328 bottom=268
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 1
  43. -- font id: 0
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: 
  48. ----- HyperTalk script -----
  49. on mouseUp
  50.   visual dissolve
  51.   go cd "Icon Editor Empty.2"
  52. end mouseUp
  53.  
  54.  
  55.  
  56. -- part 9 (field)
  57. -- low flags: 01
  58. -- high flags: 2004
  59. -- rect: left=347 top=78 right=256 bottom=498
  60. -- title width / last selected line: 0
  61. -- icon id / first selected line: 0 / 0
  62. -- text alignment: 0
  63. -- font id: 174
  64. -- text size: 14
  65. -- style flags: 0
  66. -- line height: 15
  67. -- part name: 
  68. ----- HyperTalk script -----
  69. on mouseUp
  70. end mouseUp
  71.  
  72.  
  73.  
  74. -- part 10 (button)
  75. -- low flags: 00
  76. -- high flags: 2000
  77. -- rect: left=458 top=216 right=259 bottom=497
  78. -- title width / last selected line: 0
  79. -- icon id / first selected line: 5233 / 5233
  80. -- text alignment: 1
  81. -- font id: 0
  82. -- text size: 12
  83. -- style flags: 0
  84. -- line height: 16
  85. -- part name: returnArrow
  86. ----- HyperTalk script -----
  87. on mouseUp
  88.   lock screen
  89.   go cd "The Icon Editor" of stack "Intro to HyperCard 2.0"
  90.   unlock screen with visual zoom close
  91. end mouseUp
  92.  
  93.  
  94.  
  95. -- part 12 (field)
  96. -- low flags: 81
  97. -- high flags: 2004
  98. -- rect: left=245 top=119 right=194 bottom=448
  99. -- title width / last selected line: 0
  100. -- icon id / first selected line: 0 / 0
  101. -- text alignment: 0
  102. -- font id: 174
  103. -- text size: 14
  104. -- style flags: 0
  105. -- line height: 15
  106. -- part name: Info 1
  107. ----- HyperTalk script -----
  108. on mouseUp
  109.   hide me
  110. end mouseUp
  111.  
  112.  
  113.  
  114. -- part 13 (button)
  115. -- low flags: 00
  116. -- high flags: 2000
  117. -- rect: left=28 top=49 right=71 bottom=319
  118. -- title width / last selected line: 0
  119. -- icon id / first selected line: 0 / 0
  120. -- text alignment: 1
  121. -- font id: 0
  122. -- text size: 12
  123. -- style flags: 0
  124. -- line height: 16
  125. -- part name: Info 2
  126. ----- HyperTalk script -----
  127. on mouseUp
  128.   showFld
  129. end mouseUp
  130.  
  131.  
  132.  
  133. -- part 16 (button)
  134. -- low flags: 00
  135. -- high flags: 2000
  136. -- rect: left=35 top=78 right=288 bottom=230
  137. -- title width / last selected line: 0
  138. -- icon id / first selected line: 0 / 0
  139. -- text alignment: 1
  140. -- font id: 0
  141. -- text size: 12
  142. -- style flags: 0
  143. -- line height: 16
  144. -- part name: Info 3
  145. ----- HyperTalk script -----
  146. on mouseUp
  147.   showFld
  148. end mouseUp
  149.  
  150.  
  151.  
  152. -- part 18 (field)
  153. -- low flags: 81
  154. -- high flags: 2004
  155. -- rect: left=161 top=176 right=319 bottom=329
  156. -- title width / last selected line: 0
  157. -- icon id / first selected line: 0 / 0
  158. -- text alignment: 0
  159. -- font id: 174
  160. -- text size: 14
  161. -- style flags: 0
  162. -- line height: 15
  163. -- part name: Info 3
  164. ----- HyperTalk script -----
  165. on mouseUp
  166.   hide me
  167. end mouseUp
  168.  
  169.  
  170.  
  171. -- part 15 (field)
  172. -- low flags: 81
  173. -- high flags: 2004
  174. -- rect: left=101 top=76 right=184 bottom=326
  175. -- title width / last selected line: 0
  176. -- icon id / first selected line: 0 / 0
  177. -- text alignment: 0
  178. -- font id: 174
  179. -- text size: 14
  180. -- style flags: 0
  181. -- line height: 15
  182. -- part name: Info 2
  183. ----- HyperTalk script -----
  184. on mouseUp
  185.   hide me
  186. end mouseUp
  187.  
  188.  
  189.  
  190. -- part 19 (button)
  191. -- low flags: 00
  192. -- high flags: 2000
  193. -- rect: left=257 top=106 right=171 bottom=304
  194. -- title width / last selected line: 0
  195. -- icon id / first selected line: 0 / 0
  196. -- text alignment: 1
  197. -- font id: 0
  198. -- text size: 12
  199. -- style flags: 0
  200. -- line height: 16
  201. -- part name: Info 4
  202. ----- HyperTalk script -----
  203. on mouseUp
  204.   showFld
  205. end mouseUp
  206.  
  207.  
  208.  
  209. -- part 20 (field)
  210. -- low flags: 81
  211. -- high flags: 2004
  212. -- rect: left=302 top=101 right=193 bottom=482
  213. -- title width / last selected line: 0
  214. -- icon id / first selected line: 0 / 0
  215. -- text alignment: 0
  216. -- font id: 174
  217. -- text size: 14
  218. -- style flags: 0
  219. -- line height: 15
  220. -- part name: Info 4
  221. ----- HyperTalk script -----
  222. on mouseUp
  223.   hide me
  224. end mouseUp
  225.  
  226.  
  227.  
  228. -- part contents for card part 9
  229. ----- text -----
  230. Here is the Icon Editor. 
  231.  
  232. When you are using this editor, there are menus that give you special editing options just for working with 
  233. icons.
  234.  
  235. -- part contents for card part 12
  236. ----- text -----
  237. This is the Icon Editor window, with an icon in it. You can move it around on your screen.
  238.  
  239. -- part contents for card part 15
  240. ----- text -----
  241. Identifying information about the icon showing appears in these two boxes. You can change an icon‚Äôs name if you like, or its ID number. You use this information to refer to icons from scripts.
  242.  
  243. -- part contents for card part 18
  244. ----- text -----
  245. You can draw new icons in this box, or modify already existing icons. If there is more than one icon in a stack, you can scroll through them with the bars at the bottom of the box. 
  246.  
  247. -- part contents for card part 20
  248. ----- text -----
  249. This is an actual size image of the icon being edited, as well as a counter of the number of icons in the current stack.